home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / util / boot / ShellUpdate.lha / Documentation / UnSetENV < prev    next >
Text File  |  2001-12-24  |  396b  |  14 lines

  1. UnSetENV
  2.  
  3. Format:        UNSETENV [<name>] [SAVE]
  4. Template:    NAME,SAVE/S
  5. Purpose:    To remove a global variable
  6. Path:        Internal
  7. Specification:    UNSETENV removes thenamed global variable from the
  8.     current varaible list. If the SAVE keyword is specified, a
  9.     possible permanent copy of the variable is also removed from
  10.     the system. With no arguments, UNSETENV lists the current
  11.     variables.
  12.  
  13. See also: SETENV
  14.